﻿2026-07-11T01:14:34.7073222Z Current runner version: '2.335.1'
2026-07-11T01:14:34.7079859Z Runner name: 'hfenduleam'
2026-07-11T01:14:34.7080454Z Runner group name: 'Default'
2026-07-11T01:14:34.7081145Z Machine name: 'HFENDULEAM'
2026-07-11T01:14:34.7083740Z ##[group]GITHUB_TOKEN Permissions
2026-07-11T01:14:34.7085517Z Contents: read
2026-07-11T01:14:34.7085988Z Metadata: read
2026-07-11T01:14:34.7086457Z Packages: read
2026-07-11T01:14:34.7086897Z ##[endgroup]
2026-07-11T01:14:34.7088526Z Secret source: Actions
2026-07-11T01:14:34.7089077Z Prepare workflow directory
2026-07-11T01:14:34.7675910Z Prepare all required actions
2026-07-11T01:14:34.7711229Z Getting action download info
2026-07-11T01:14:35.0968699Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-11T01:14:35.8513735Z Complete job name: n1-gate (self-hosted, Windows, hfenduleam)
2026-07-11T01:14:35.9310953Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-07-11T01:14:35.9312374Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-07-11T01:14:35.9313713Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-07-11T01:14:35.9314648Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-07-11T01:14:35.9315365Z [36;1mexit 0[0m
2026-07-11T01:14:35.9408708Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T01:14:35.9409769Z ##[endgroup]
2026-07-11T01:14:36.4551636Z ##[group]Run actions/checkout@v5
2026-07-11T01:14:36.4552381Z with:
2026-07-11T01:14:36.4552893Z   fetch-depth: 0
2026-07-11T01:14:36.4553514Z   repository: SaberMage/spt-core
2026-07-11T01:14:36.4559722Z   token: ***
2026-07-11T01:14:36.4562189Z   ssh-strict: true
2026-07-11T01:14:36.4562746Z   ssh-user: git
2026-07-11T01:14:36.4563383Z   persist-credentials: true
2026-07-11T01:14:36.4564000Z   clean: true
2026-07-11T01:14:36.4564548Z   sparse-checkout-cone-mode: true
2026-07-11T01:14:36.4565229Z   fetch-tags: false
2026-07-11T01:14:36.4565792Z   show-progress: true
2026-07-11T01:14:36.4566323Z   lfs: false
2026-07-11T01:14:36.4566848Z   submodules: false
2026-07-11T01:14:36.4567413Z   set-safe-directory: true
2026-07-11T01:14:36.4568045Z ##[endgroup]
2026-07-11T01:14:36.7230241Z Syncing repository: SaberMage/spt-core
2026-07-11T01:14:36.7232626Z ##[group]Getting Git version info
2026-07-11T01:14:36.7233669Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-11T01:14:36.7716546Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T01:14:36.8019516Z git version 2.43.0.windows.1
2026-07-11T01:14:36.8055487Z ##[endgroup]
2026-07-11T01:14:36.8061700Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ddc9154f-97da-4d13-9ba1-2dc62786ffe3\.gitconfig'
2026-07-11T01:14:36.8082499Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ddc9154f-97da-4d13-9ba1-2dc62786ffe3' before making global git config changes
2026-07-11T01:14:36.8086621Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:14:36.8091123Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T01:14:36.8491193Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-11T01:14:36.8786924Z https://github.com/SaberMage/spt-core
2026-07-11T01:14:36.8824228Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-11T01:14:36.8830687Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-11T01:14:36.9236146Z HEAD
2026-07-11T01:14:36.9714836Z ##[endgroup]
2026-07-11T01:14:36.9719378Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-11T01:14:38.6410623Z ##[group]Cleaning the repository
2026-07-11T01:14:38.6417006Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-11T01:14:53.1751722Z Removing target/
2026-07-11T01:14:53.1791922Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-11T01:14:53.2904252Z HEAD is now at e78a482 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T01:14:53.2936125Z ##[endgroup]
2026-07-11T01:14:53.2942096Z ##[group]Disabling automatic garbage collection
2026-07-11T01:14:53.2950005Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-11T01:14:53.3315081Z ##[endgroup]
2026-07-11T01:14:53.3315686Z ##[group]Setting up auth
2026-07-11T01:14:53.3323985Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:14:53.3616946Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T01:14:53.7783669Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:14:53.8047609Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T01:14:54.3340877Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:14:54.3653176Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T01:14:55.1563413Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-11T01:14:55.2296591Z ##[endgroup]
2026-07-11T01:14:55.2297271Z ##[group]Fetching the repository
2026-07-11T01:14:55.2305614Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +e78a482d7cfa0458580f9a6ebbe25d0f1b366d00:refs/remotes/pull/80/merge
2026-07-11T01:14:57.3875065Z ##[endgroup]
2026-07-11T01:14:57.3875570Z ##[group]Determining the checkout info
2026-07-11T01:14:57.3876035Z ##[endgroup]
2026-07-11T01:14:57.3880671Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-11T01:14:57.4169093Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-11T01:14:57.4409964Z ##[group]Checking out the ref
2026-07-11T01:14:57.4415245Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/80/merge
2026-07-11T01:14:57.5070060Z HEAD is now at e78a482 Merge 53b1d59e1e0bcdd3c5e3aa501015e879fceba179 into abaf08f7e77338cb525c79feb29f821c772c1eca
2026-07-11T01:14:57.5094409Z ##[endgroup]
2026-07-11T01:14:57.5397390Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-11T01:14:57.5669326Z e78a482d7cfa0458580f9a6ebbe25d0f1b366d00
2026-07-11T01:14:57.5988903Z ##[group]Run $ErrorActionPreference = "Stop"
2026-07-11T01:14:57.5989454Z [36;1m$ErrorActionPreference = "Stop"[0m
2026-07-11T01:14:57.5989792Z [36;1m$PIN = "0c95435"[0m
2026-07-11T01:14:57.5990140Z [36;1m$CACHE = "$env:USERPROFILE\spt-n1-oldbroker"[0m
2026-07-11T01:14:57.5990552Z [36;1m$BIN = "$CACHE\target\debug\spt.exe"[0m
2026-07-11T01:14:57.5991107Z [36;1m$built = if (Test-Path "$CACHE\.builtpin") { (Get-Content "$CACHE\.builtpin").Trim() } else { "" }[0m
2026-07-11T01:14:57.5991712Z [36;1mif (-not (Test-Path $BIN) -or $built -ne $PIN) {[0m
2026-07-11T01:14:57.5992190Z [36;1m  if (Test-Path $CACHE) { Remove-Item -Recurse -Force $CACHE }[0m
2026-07-11T01:14:57.5992625Z [36;1m  git clone $env:GITHUB_WORKSPACE $CACHE[0m
2026-07-11T01:14:57.5993119Z [36;1m  git -C $CACHE checkout $PIN[0m
2026-07-11T01:14:57.5993564Z [36;1m  cargo build --manifest-path "$CACHE\Cargo.toml" -p spt --bin spt[0m
2026-07-11T01:14:57.5994135Z [36;1m  Set-Content "$CACHE\.builtpin" $PIN[0m
2026-07-11T01:14:57.5995202Z [36;1m}[0m
2026-07-11T01:14:57.5995437Z [36;1m$env:SPT_N1_OLD_BROKER = $BIN[0m
2026-07-11T01:14:57.5995825Z [36;1mcargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-11T01:14:57.6081192Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-11T01:14:57.6081480Z ##[endgroup]
2026-07-11T01:15:10.9277475Z    Compiling proc-macro2 v1.0.106
2026-07-11T01:15:10.9277806Z    Compiling quote v1.0.45
2026-07-11T01:15:10.9278051Z    Compiling unicode-ident v1.0.24
2026-07-11T01:15:10.9278286Z    Compiling cfg-if v1.0.4
2026-07-11T01:15:10.9278621Z    Compiling serde_core v1.0.228
2026-07-11T01:15:10.9279428Z    Compiling serde v1.0.228
2026-07-11T01:15:10.9279686Z    Compiling windows-link v0.2.1
2026-07-11T01:15:10.9279991Z    Compiling getrandom v0.3.4
2026-07-11T01:15:10.9280280Z    Compiling typenum v1.20.1
2026-07-11T01:15:10.9280685Z    Compiling portable-atomic v1.13.1
2026-07-11T01:15:10.9281075Z    Compiling version_check v0.9.5
2026-07-11T01:15:10.9281444Z    Compiling pin-project-lite v0.2.17
2026-07-11T01:15:10.9281676Z    Compiling shlex v2.0.1
2026-07-11T01:15:10.9282038Z    Compiling find-msvc-tools v0.1.9
2026-07-11T01:15:10.9282411Z    Compiling critical-section v1.2.0
2026-07-11T01:15:10.9282727Z    Compiling memchr v2.8.1
2026-07-11T01:15:11.2344715Z    Compiling windows-sys v0.61.2
2026-07-11T01:15:11.2587467Z    Compiling subtle v2.6.1
2026-07-11T01:15:11.2651687Z    Compiling futures-core v0.3.32
2026-07-11T01:15:11.2657792Z    Compiling smallvec v1.15.1
2026-07-11T01:15:11.3185282Z    Compiling equivalent v1.0.2
2026-07-11T01:15:11.3237645Z    Compiling itoa v1.0.18
2026-07-11T01:15:11.6082521Z    Compiling bytes v1.11.1
2026-07-11T01:15:11.6166485Z    Compiling semver v1.0.28
2026-07-11T01:15:11.6431387Z    Compiling stable_deref_trait v1.2.1
2026-07-11T01:15:11.6514006Z    Compiling log v0.4.32
2026-07-11T01:15:11.7528786Z    Compiling generic-array v0.14.7
2026-07-11T01:15:11.7583709Z    Compiling futures-sink v0.3.32
2026-07-11T01:15:11.7603978Z    Compiling rand_core v0.10.1
2026-07-11T01:15:11.7918651Z    Compiling futures-io v0.3.32
2026-07-11T01:15:11.7947053Z    Compiling slab v0.4.12
2026-07-11T01:15:11.9881162Z    Compiling rustc_version v0.4.1
2026-07-11T01:15:12.0089548Z    Compiling futures-channel v0.3.32
2026-07-11T01:15:12.1280372Z    Compiling hashbrown v0.17.1
2026-07-11T01:15:12.1567125Z    Compiling rustversion v1.0.22
2026-07-11T01:15:12.1767768Z    Compiling futures-task v0.3.32
2026-07-11T01:15:12.2148185Z    Compiling getrandom v0.2.17
2026-07-11T01:15:12.3845271Z    Compiling cpufeatures v0.2.17
2026-07-11T01:15:12.4218560Z    Compiling getrandom v0.4.2
2026-07-11T01:15:12.4857815Z    Compiling fnv v1.0.7
2026-07-11T01:15:12.5943398Z    Compiling libc v0.2.186
2026-07-11T01:15:12.7461361Z    Compiling strsim v0.11.1
2026-07-11T01:15:12.8996756Z    Compiling jobserver v0.1.34
2026-07-11T01:15:12.9020604Z    Compiling cfg_aliases v0.2.1
2026-07-11T01:15:12.9177765Z    Compiling writeable v0.6.3
2026-07-11T01:15:12.9301061Z    Compiling autocfg v1.5.1
2026-07-11T01:15:12.9344666Z    Compiling litemap v0.8.2
2026-07-11T01:15:12.9411951Z    Compiling fs_extra v1.3.0
2026-07-11T01:15:13.0309594Z    Compiling dunce v1.0.5
2026-07-11T01:15:13.2952855Z    Compiling cc v1.2.63
2026-07-11T01:15:13.3514506Z    Compiling utf8_iter v1.0.4
2026-07-11T01:15:13.3992172Z    Compiling syn v2.0.117
2026-07-11T01:15:13.4510723Z    Compiling ident_case v1.0.1
2026-07-11T01:15:13.4560886Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T01:15:13.4683036Z    Compiling icu_properties_data v2.2.0
2026-07-11T01:15:13.5284071Z    Compiling crypto-common v0.1.7
2026-07-11T01:15:13.5535319Z    Compiling indexmap v2.14.0
2026-07-11T01:15:13.6094219Z    Compiling percent-encoding v2.3.2
2026-07-11T01:15:13.6487804Z    Compiling http v1.4.1
2026-07-11T01:15:13.6867330Z    Compiling unicode-segmentation v1.13.3
2026-07-11T01:15:13.6999941Z    Compiling cpufeatures v0.3.0
2026-07-11T01:15:13.7296599Z    Compiling aws-lc-rs v1.17.0
2026-07-11T01:15:13.7773386Z    Compiling thiserror v2.0.18
2026-07-11T01:15:13.8000146Z    Compiling scopeguard v1.2.0
2026-07-11T01:15:13.8720736Z    Compiling chacha20 v0.10.0
2026-07-11T01:15:13.9201661Z    Compiling lock_api v0.4.14
2026-07-11T01:15:13.9498743Z    Compiling form_urlencoded v1.2.2
2026-07-11T01:15:13.9501206Z    Compiling block-buffer v0.10.4
2026-07-11T01:15:14.2587736Z    Compiling untrusted v0.9.0
2026-07-11T01:15:14.3316515Z    Compiling bitflags v2.12.1
2026-07-11T01:15:14.4987163Z    Compiling cmake v0.1.58
2026-07-11T01:15:14.5262200Z    Compiling winapi v0.3.9
2026-07-11T01:15:14.5328863Z    Compiling digest v0.10.7
2026-07-11T01:15:14.5459898Z    Compiling rand v0.10.1
2026-07-11T01:15:14.5804618Z    Compiling num-traits v0.2.19
2026-07-11T01:15:14.6731794Z    Compiling windows-strings v0.5.1
2026-07-11T01:15:15.0752773Z    Compiling windows-result v0.4.1
2026-07-11T01:15:15.1939464Z    Compiling heck v0.5.0
2026-07-11T01:15:15.2890656Z    Compiling rustls v0.23.40
2026-07-11T01:15:15.4005000Z    Compiling ring v0.17.14
2026-07-11T01:15:15.4733078Z    Compiling convert_case v0.10.0
2026-07-11T01:15:15.6500723Z    Compiling const-oid v0.10.2
2026-07-11T01:15:15.6994241Z    Compiling atomic-waker v1.1.2
2026-07-11T01:15:15.7637337Z    Compiling unicode-xid v0.2.6
2026-07-11T01:15:15.7641881Z    Compiling aws-lc-sys v0.41.0
2026-07-11T01:15:15.8556767Z    Compiling anyhow v1.0.102
2026-07-11T01:15:15.8976197Z    Compiling zerocopy v0.8.50
2026-07-11T01:15:15.9538466Z    Compiling parking_lot_core v0.9.12
2026-07-11T01:15:15.9849706Z    Compiling httparse v1.10.1
2026-07-11T01:15:15.9850183Z    Compiling http-body v1.0.1
2026-07-11T01:15:16.0571436Z    Compiling curve25519-dalek v4.1.3
2026-07-11T01:15:16.0866622Z    Compiling hybrid-array v0.4.12
2026-07-11T01:15:16.1709912Z    Compiling ahash v0.8.12
2026-07-11T01:15:16.2011543Z    Compiling powerfmt v0.2.0
2026-07-11T01:15:16.5080146Z    Compiling base64ct v1.8.3
2026-07-11T01:15:16.5316119Z    Compiling fastrand v2.4.1
2026-07-11T01:15:16.5502819Z    Compiling either v1.16.0
2026-07-11T01:15:17.5873258Z    Compiling deranged v0.5.8
2026-07-11T01:15:17.5875423Z    Compiling uuid v1.23.2
2026-07-11T01:15:17.5940562Z    Compiling rand_core v0.6.4
2026-07-11T01:15:17.6072444Z    Compiling zmij v1.0.21
2026-07-11T01:15:17.7358007Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T01:15:17.7920489Z    Compiling data-encoding v2.11.0
2026-07-11T01:15:17.9904833Z    Compiling synstructure v0.13.2
2026-07-11T01:15:18.0571080Z    Compiling darling_core v0.20.11
2026-07-11T01:15:18.2460492Z    Compiling tower-service v0.3.3
2026-07-11T01:15:18.2463749Z    Compiling vcpkg v0.2.15
2026-07-11T01:15:18.3595504Z    Compiling pkg-config v0.3.33
2026-07-11T01:15:18.4764078Z    Compiling time-core v0.1.8
2026-07-11T01:15:18.6273766Z    Compiling try-lock v0.2.5
2026-07-11T01:15:18.7321354Z    Compiling base64 v0.22.1
2026-07-11T01:15:18.7419286Z    Compiling num-conv v0.2.2
2026-07-11T01:15:18.8429021Z    Compiling socket2 v0.6.4
2026-07-11T01:15:18.9793917Z    Compiling mio v1.2.1
2026-07-11T01:15:18.9928092Z    Compiling tinyvec_macros v0.1.1
2026-07-11T01:15:19.0047035Z    Compiling want v0.3.1
2026-07-11T01:15:19.1871537Z    Compiling tinyvec v1.11.0
2026-07-11T01:15:19.2380255Z    Compiling parking_lot v0.12.5
2026-07-11T01:15:19.2635146Z    Compiling crypto-common v0.2.2
2026-07-11T01:15:19.3824084Z    Compiling block-buffer v0.12.0
2026-07-11T01:15:19.3907813Z    Compiling sha2 v0.10.9
2026-07-11T01:15:19.4719089Z    Compiling vergen-lib v9.1.0
2026-07-11T01:15:19.4808393Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T01:15:19.6631469Z    Compiling inout v0.1.4
2026-07-11T01:15:19.7366939Z    Compiling n0-future v0.3.2
2026-07-11T01:15:19.7794981Z    Compiling winnow v1.0.3
2026-07-11T01:15:19.9154798Z    Compiling cordyceps v0.3.4
2026-07-11T01:15:19.9698549Z    Compiling signature v2.2.0
2026-07-11T01:15:19.9982330Z    Compiling httpdate v1.0.3
2026-07-11T01:15:20.1529331Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-11T01:15:20.1634348Z    Compiling serde_json v1.0.150
2026-07-11T01:15:20.2095896Z    Compiling spin v0.10.0
2026-07-11T01:15:20.3302923Z    Compiling crossbeam-utils v0.8.21
2026-07-11T01:15:20.3334421Z    Compiling parking v2.2.1
2026-07-11T01:15:20.3694086Z    Compiling diatomic-waker v0.2.3
2026-07-11T01:15:20.3909787Z    Compiling ed25519 v2.2.3
2026-07-11T01:15:20.5878121Z    Compiling futures-lite v2.6.1
2026-07-11T01:15:20.6101323Z    Compiling serde_derive v1.0.228
2026-07-11T01:15:20.6235689Z    Compiling zeroize_derive v1.4.3
2026-07-11T01:15:20.6281577Z    Compiling zerofrom-derive v0.1.7
2026-07-11T01:15:20.6789586Z    Compiling tokio-macros v2.7.0
2026-07-11T01:15:20.7373617Z    Compiling yoke-derive v0.8.2
2026-07-11T01:15:20.7599256Z    Compiling futures-macro v0.3.32
2026-07-11T01:15:20.7859523Z    Compiling zerovec-derive v0.11.3
2026-07-11T01:15:20.8423603Z    Compiling displaydoc v0.2.6
2026-07-11T01:15:21.0075373Z    Compiling tracing-attributes v0.1.31
2026-07-11T01:15:21.2005229Z    Compiling thiserror-impl v2.0.18
2026-07-11T01:15:21.2813925Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T01:15:21.6833284Z    Compiling zeroize v1.8.2
2026-07-11T01:15:21.7043772Z    Compiling derive_more-impl v2.1.1
2026-07-11T01:15:21.8134834Z    Compiling tokio v1.52.3
2026-07-11T01:15:21.8860080Z    Compiling futures-util v0.3.32
2026-07-11T01:15:22.1879300Z    Compiling rustls-pki-types v1.14.1
2026-07-11T01:15:22.1949850Z    Compiling darling_macro v0.20.11
2026-07-11T01:15:22.2255284Z    Compiling windows-implement v0.60.2
2026-07-11T01:15:22.3783372Z    Compiling n0-error-macros v0.1.3
2026-07-11T01:15:22.4147772Z    Compiling spez v0.1.2
2026-07-11T01:15:22.7883266Z    Compiling windows-interface v0.59.3
2026-07-11T01:15:24.1662131Z    Compiling darling v0.20.11
2026-07-11T01:15:24.1671686Z    Compiling der v0.8.0-rc.10
2026-07-11T01:15:24.1696552Z    Compiling zerofrom v0.1.8
2026-07-11T01:15:24.1756095Z    Compiling pin-project-internal v1.1.13
2026-07-11T01:15:24.1782688Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T01:15:24.2342282Z    Compiling n0-error v0.1.3
2026-07-11T01:15:24.2880414Z    Compiling futures-buffered v0.2.13
2026-07-11T01:15:24.3893511Z    Compiling windows-core v0.62.2
2026-07-11T01:15:24.4960960Z    Compiling yoke v0.8.3
2026-07-11T01:15:24.5437913Z    Compiling derive_builder_core v0.20.2
2026-07-11T01:15:25.1861208Z    Compiling zerovec v0.11.6
2026-07-11T01:15:25.2056713Z    Compiling zerotrie v0.2.4
2026-07-11T01:15:25.2902207Z    Compiling digest v0.11.3
2026-07-11T01:15:25.6429955Z    Compiling cipher v0.4.4
2026-07-11T01:15:25.9782382Z    Compiling spki v0.8.0-rc.4
2026-07-11T01:15:26.1541455Z    Compiling derive_builder_macro v0.20.2
2026-07-11T01:15:26.1789754Z    Compiling vergen-lib v0.1.6
2026-07-11T01:15:26.2001522Z    Compiling pin-project v1.1.13
2026-07-11T01:15:26.2491501Z    Compiling tinystr v0.8.3
2026-07-11T01:15:26.3837868Z    Compiling potential_utf v0.1.5
2026-07-11T01:15:26.5882612Z    Compiling ipnet v2.12.0
2026-07-11T01:15:26.6717053Z    Compiling icu_locale_core v2.2.0
2026-07-11T01:15:26.6773283Z    Compiling icu_collections v2.2.0
2026-07-11T01:15:26.7025895Z    Compiling vergen v9.1.0
2026-07-11T01:15:26.7119032Z    Compiling universal-hash v0.5.1
2026-07-11T01:15:26.7308727Z    Compiling noq-udp v0.10.0
2026-07-11T01:15:26.7731874Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T01:15:26.8100567Z    Compiling derive_builder v0.20.2
2026-07-11T01:15:26.9632142Z    Compiling heapless v0.7.17
2026-07-11T01:15:27.0411886Z    Compiling sync_wrapper v1.0.2
2026-07-11T01:15:27.1851049Z    Compiling allocator-api2 v0.2.21
2026-07-11T01:15:27.2438297Z    Compiling once_cell v1.21.4
2026-07-11T01:15:27.3308133Z    Compiling derive_more v2.1.1
2026-07-11T01:15:27.3591884Z    Compiling byteorder v1.5.0
2026-07-11T01:15:27.4319066Z    Compiling opaque-debug v0.3.1
2026-07-11T01:15:27.4942660Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T01:15:27.5703470Z    Compiling tracing-core v0.1.36
2026-07-11T01:15:27.6701709Z    Compiling hash32 v0.2.1
2026-07-11T01:15:27.7198816Z    Compiling polyval v0.6.2
2026-07-11T01:15:27.7995573Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T01:15:27.9159046Z    Compiling prefix-trie v0.8.4
2026-07-11T01:15:27.9433671Z    Compiling hashbrown v0.14.5
2026-07-11T01:15:28.0293044Z    Compiling futures-executor v0.3.32
2026-07-11T01:15:28.2516680Z    Compiling tracing v0.1.44
2026-07-11T01:15:28.3229726Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T01:15:28.3433331Z    Compiling icu_provider v2.2.0
2026-07-11T01:15:28.3469010Z    Compiling ed25519-dalek v2.2.0
2026-07-11T01:15:28.7351945Z    Compiling spin v0.9.8
2026-07-11T01:15:28.7637152Z    Compiling vergen-gitcl v1.0.8
2026-07-11T01:15:28.7756234Z    Compiling windows-threading v0.2.1
2026-07-11T01:15:28.9600997Z    Compiling ryu v1.0.23
2026-07-11T01:15:28.9726029Z    Compiling tower-layer v0.3.3
2026-07-11T01:15:29.0621079Z    Compiling icu_normalizer v2.2.0
2026-07-11T01:15:29.1953141Z    Compiling icu_properties v2.2.0
2026-07-11T01:15:29.2371671Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T01:15:29.2468661Z    Compiling fallible-iterator v0.3.0
2026-07-11T01:15:29.2510073Z    Compiling signature v3.0.0
2026-07-11T01:15:29.3049127Z    Compiling hashlink v0.9.1
2026-07-11T01:15:29.3713028Z    Compiling proc-macro-crate v3.5.0
2026-07-11T01:15:29.3837966Z    Compiling windows-future v0.3.2
2026-07-11T01:15:29.4632073Z    Compiling spt-proto v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-11T01:15:29.4663779Z    Compiling windows-targets v0.52.6
2026-07-11T01:15:29.6229022Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T01:15:29.7341468Z    Compiling rusqlite v0.32.1
2026-07-11T01:15:29.7890018Z    Compiling futures v0.3.32
2026-07-11T01:15:30.1629829Z    Compiling ghash v0.5.1
2026-07-11T01:15:30.1870122Z    Compiling ctr v0.9.2
2026-07-11T01:15:30.2314919Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T01:15:30.2431442Z    Compiling aes v0.8.4
2026-07-11T01:15:30.3510267Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T01:15:30.3650152Z    Compiling windows-numerics v0.3.1
2026-07-11T01:15:30.3820398Z    Compiling windows-collections v0.3.2
2026-07-11T01:15:30.4393069Z    Compiling cobs v0.3.0
2026-07-11T01:15:30.4750975Z    Compiling postcard-derive v0.2.2
2026-07-11T01:15:30.5057674Z    Compiling fs2 v0.4.3
2026-07-11T01:15:30.5327746Z    Compiling time v0.3.47
2026-07-11T01:15:30.6210569Z    Compiling tokio-util v0.7.18
2026-07-11T01:15:30.8119521Z    Compiling idna_adapter v1.2.2
2026-07-11T01:15:30.8531519Z    Compiling http-body-util v0.1.3
2026-07-11T01:15:30.8582082Z    Compiling aead v0.5.2
2026-07-11T01:15:30.8963684Z    Compiling widestring v1.2.1
2026-07-11T01:15:31.0483152Z    Compiling idna v1.1.0
2026-07-11T01:15:31.1288034Z    Compiling ipconfig v0.3.4
2026-07-11T01:15:31.1834300Z    Compiling utf8parse v0.2.2
2026-07-11T01:15:31.2042302Z    Compiling arrayvec v0.7.6
2026-07-11T01:15:31.3587569Z    Compiling postcard v1.1.3
2026-07-11T01:15:31.3935541Z    Compiling windows v0.62.2
2026-07-11T01:15:31.4401943Z    Compiling spt-store v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-11T01:15:31.4757497Z    Compiling url v2.5.8
2026-07-11T01:15:31.7033580Z    Compiling aes-gcm v0.10.3
2026-07-11T01:15:31.7035882Z    Compiling data-encoding-macro v0.1.20
2026-07-11T01:15:31.8512910Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T01:15:31.9465908Z    Compiling tower v0.5.3
2026-07-11T01:15:31.9536604Z    Compiling num_enum_derive v0.7.6
2026-07-11T01:15:32.0319219Z    Compiling h2 v0.4.14
2026-07-11T01:15:32.4561520Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T01:15:32.5043555Z    Compiling windows-sys v0.59.0
2026-07-11T01:15:32.6243391Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T01:15:32.6477794Z    Compiling crossbeam-channel v0.5.15
2026-07-11T01:15:32.8183925Z    Compiling chrono v0.4.45
2026-07-11T01:15:33.1373815Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T01:15:33.1554477Z    Compiling async-trait v0.1.89
2026-07-11T01:15:33.3374842Z    Compiling strum_macros v0.28.0
2026-07-11T01:15:33.4147896Z    Compiling enum-assoc v1.3.0
2026-07-11T01:15:33.4816498Z    Compiling windows-registry v0.6.1
2026-07-11T01:15:33.5935349Z    Compiling blake3 v1.8.5
2026-07-11T01:15:34.3736007Z    Compiling memoffset v0.6.5
2026-07-11T01:15:34.4341988Z    Compiling netwatch v0.16.0
2026-07-11T01:15:34.5443402Z    Compiling noq v0.18.0
2026-07-11T01:15:34.5468901Z    Compiling acto v0.8.2
2026-07-11T01:15:34.5757759Z    Compiling rustc-hash v2.1.2
2026-07-11T01:15:34.7337877Z    Compiling identity-hash v0.1.0
2026-07-11T01:15:34.7338435Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T01:15:34.7987878Z    Compiling xml-rs v0.8.28
2026-07-11T01:15:34.8429054Z    Compiling foldhash v0.2.0
2026-07-11T01:15:34.8694815Z    Compiling thiserror v1.0.69
2026-07-11T01:15:34.8707102Z    Compiling ref-cast v1.0.25
2026-07-11T01:15:34.9169201Z    Compiling tagptr v0.2.0
2026-07-11T01:15:34.9491224Z    Compiling mac-addr v0.3.0
2026-07-11T01:15:34.9557745Z    Compiling lru-slab v0.1.2
2026-07-11T01:15:35.1675178Z    Compiling hashbrown v0.16.1
2026-07-11T01:15:35.1959542Z    Compiling moka v0.12.15
2026-07-11T01:15:35.2446469Z    Compiling netdev v0.42.0
2026-07-11T01:15:35.3031729Z    Compiling spt-msg v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-11T01:15:35.6484835Z    Compiling iroh-relay v0.98.0
2026-07-11T01:15:35.6828866Z    Compiling iroh-metrics v0.38.3
2026-07-11T01:15:35.8806720Z    Compiling xmltree v0.10.3
2026-07-11T01:15:36.0657999Z    Compiling strum v0.28.0
2026-07-11T01:15:36.2471155Z    Compiling num_enum v0.7.6
2026-07-11T01:15:36.2839021Z    Compiling tower-http v0.6.11
2026-07-11T01:15:36.3896502Z    Compiling n0-watcher v0.6.1
2026-07-11T01:15:36.4614239Z    Compiling hyper v1.10.1
2026-07-11T01:15:36.4842053Z    Compiling iroh-base v0.98.0
2026-07-11T01:15:36.5708377Z    Compiling attohttpc v0.30.1
2026-07-11T01:15:36.6714666Z    Compiling tokio-stream v0.1.18
2026-07-11T01:15:36.7516086Z    Compiling toml_datetime v0.6.11
2026-07-11T01:15:36.9336469Z    Compiling serde_spanned v0.6.9
2026-07-11T01:15:36.9518786Z    Compiling ref-cast-impl v1.0.25
2026-07-11T01:15:37.0708096Z    Compiling thiserror-impl v1.0.69
2026-07-11T01:15:37.2413978Z    Compiling serde_derive_internals v0.29.1
2026-07-11T01:15:37.2663262Z    Compiling simple-dns v0.9.3
2026-07-11T01:15:37.2775043Z    Compiling serial-core v0.4.0
2026-07-11T01:15:37.3410086Z    Compiling aho-corasick v1.1.4
2026-07-11T01:15:37.5004951Z    Compiling toml_write v0.1.2
2026-07-11T01:15:37.5392982Z    Compiling smol_str v0.1.24
2026-07-11T01:15:37.5995455Z    Compiling regex-syntax v0.8.10
2026-07-11T01:15:37.8222381Z    Compiling arrayref v0.3.9
2026-07-11T01:15:37.8913139Z    Compiling winreg v0.10.1
2026-07-11T01:15:37.9290395Z    Compiling sha1_smol v1.0.1
2026-07-11T01:15:37.9749116Z    Compiling resolv-conf v0.7.6
2026-07-11T01:15:37.9819495Z    Compiling winnow v0.7.15
2026-07-11T01:15:38.3677363Z    Compiling simdutf8 v0.1.5
2026-07-11T01:15:38.4008908Z    Compiling constant_time_eq v0.4.2
2026-07-11T01:15:38.6351042Z    Compiling hyper-util v0.1.20
2026-07-11T01:15:38.8307405Z    Compiling schemars_derive v1.2.1
2026-07-11T01:15:39.0367008Z    Compiling serial-windows v0.4.0
2026-07-11T01:15:39.4284154Z    Compiling iroh-dns v0.98.0
2026-07-11T01:15:39.4617939Z    Compiling lru v0.16.4
2026-07-11T01:15:39.7645597Z    Compiling webpki-roots v1.0.7
2026-07-11T01:15:39.7801861Z    Compiling seize v0.5.1
2026-07-11T01:15:39.7905599Z    Compiling darling_core v0.23.0
2026-07-11T01:15:39.8326247Z    Compiling hmac v0.12.1
2026-07-11T01:15:39.9118653Z    Compiling serde_bytes v0.11.19
2026-07-11T01:15:39.9898405Z    Compiling iroh v0.98.2
2026-07-11T01:15:40.0512663Z    Compiling bitflags v1.3.2
2026-07-11T01:15:40.1592990Z    Compiling lazy_static v1.5.0
2026-07-11T01:15:40.1887737Z    Compiling pin-utils v0.1.0
2026-07-11T01:15:40.1952768Z    Compiling cmov v0.5.4
2026-07-11T01:15:40.2846236Z    Compiling toml_edit v0.22.27
2026-07-11T01:15:40.2992536Z    Compiling regex-automata v0.4.14
2026-07-11T01:15:40.4953869Z    Compiling dyn-clone v1.0.20
2026-07-11T01:15:40.4972400Z    Compiling once_cell_polyfill v1.70.2
2026-07-11T01:15:40.5469798Z    Compiling anstyle v1.0.14
2026-07-11T01:15:40.6503013Z    Compiling ctutils v0.4.2
2026-07-11T01:15:40.7229503Z    Compiling nix v0.25.1
2026-07-11T01:15:40.7406734Z    Compiling shared_library v0.1.9
2026-07-11T01:15:40.7707318Z    Compiling papaya v0.2.4
2026-07-11T01:15:40.8385693Z    Compiling igd-next v0.17.1
2026-07-11T01:15:41.0240116Z    Compiling anstyle-wincon v3.0.11
2026-07-11T01:15:41.2006827Z    Compiling hkdf v0.12.4
2026-07-11T01:15:41.2430529Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T01:15:41.2663090Z    Compiling schemars v1.2.1
2026-07-11T01:15:41.2685867Z    Compiling serial v0.4.0
2026-07-11T01:15:41.4361370Z    Compiling filedescriptor v0.8.3
2026-07-11T01:15:41.5164407Z    Compiling anstyle-parse v1.0.0
2026-07-11T01:15:41.5424139Z    Compiling backon v1.6.0
2026-07-11T01:15:41.5523140Z    Compiling anstyle-query v1.1.5
2026-07-11T01:15:41.9163607Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T01:15:41.9403140Z    Compiling colorchoice v1.0.5
2026-07-11T01:15:42.0175231Z    Compiling downcast-rs v1.2.1
2026-07-11T01:15:42.0968099Z    Compiling shell-words v1.1.1
2026-07-11T01:15:42.1546360Z    Compiling foldhash v0.1.5
2026-07-11T01:15:42.2306137Z    Compiling paste v1.0.15
2026-07-11T01:15:42.3298419Z    Compiling wmi v0.18.4
2026-07-11T01:15:42.3312721Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T01:15:42.4601272Z    Compiling instability v0.3.12
2026-07-11T01:15:42.4952450Z    Compiling vte v0.13.1
2026-07-11T01:15:42.4958148Z    Compiling hashbrown v0.15.5
2026-07-11T01:15:42.5100829Z    Compiling anstream v1.0.0
2026-07-11T01:15:42.6884015Z    Compiling portable-pty v0.8.1
2026-07-11T01:15:42.7503360Z    Compiling spake2 v0.4.0
2026-07-11T01:15:42.8571028Z    Compiling strum_macros v0.26.4
2026-07-11T01:15:43.2042938Z    Compiling toml v0.8.23
2026-07-11T01:15:43.2574626Z    Compiling crossterm_winapi v0.9.1
2026-07-11T01:15:43.3542480Z    Compiling regex v1.12.3
2026-07-11T01:15:44.0810842Z    Compiling spt-runtime v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-11T01:15:44.2986771Z    Compiling terminal_size v0.4.4
2026-07-11T01:15:44.7226350Z    Compiling itertools v0.13.0
2026-07-11T01:15:44.7228472Z    Compiling sha1 v0.10.6
2026-07-11T01:15:44.7680101Z    Compiling portmapper v0.16.0
2026-07-11T01:15:44.7847901Z    Compiling darling_macro v0.23.0
2026-07-11T01:15:44.9068706Z    Compiling castaway v0.2.4
2026-07-11T01:15:45.1489839Z    Compiling indoc v2.0.7
2026-07-11T01:15:45.1532786Z    Compiling doctest-file v1.1.1
2026-07-11T01:15:45.2097076Z    Compiling clap_lex v1.1.0
2026-07-11T01:15:45.3061204Z    Compiling darling v0.23.0
2026-07-11T01:15:45.8190617Z    Compiling unicode-width v0.1.14
2026-07-11T01:15:45.8439532Z    Compiling static_assertions v1.1.0
2026-07-11T01:15:45.8904188Z    Compiling recvmsg v1.0.0
2026-07-11T01:15:45.9842853Z    Compiling strum v0.26.3
2026-07-11T01:15:46.2274434Z    Compiling compact_str v0.8.2
2026-07-11T01:15:46.2651375Z    Compiling clap_builder v4.6.0
2026-07-11T01:15:46.3016274Z    Compiling crossterm v0.28.1
2026-07-11T01:15:46.4147344Z    Compiling lru v0.12.5
2026-07-11T01:15:46.7777210Z    Compiling spt-term v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-11T01:15:47.0788473Z    Compiling spt-live v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-11T01:15:47.1064349Z    Compiling unicode-truncate v1.1.0
2026-07-11T01:15:47.1096067Z    Compiling interprocess v2.4.2
2026-07-11T01:15:47.1197863Z    Compiling clap_derive v4.6.1
2026-07-11T01:15:47.1482639Z    Compiling cassowary v0.3.0
2026-07-11T01:15:47.2644702Z    Compiling error-code v3.3.2
2026-07-11T01:15:47.3928783Z    Compiling unicode-width v0.2.0
2026-07-11T01:15:47.4600251Z    Compiling nucleo-matcher v0.3.1
2026-07-11T01:15:47.4604625Z    Compiling qrcode v0.14.1
2026-07-11T01:15:47.6129374Z    Compiling clipboard-win v5.4.1
2026-07-11T01:15:47.7659381Z    Compiling tempfile v3.27.0
2026-07-11T01:15:47.9388153Z    Compiling ratatui v0.29.0
2026-07-11T01:15:49.2285769Z    Compiling clap v4.6.1
2026-07-11T01:16:08.1244394Z    Compiling rustls-webpki v0.103.13
2026-07-11T01:16:12.2398169Z    Compiling tokio-rustls v0.26.4
2026-07-11T01:16:12.2399050Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T01:16:12.2399405Z    Compiling noq-proto v0.17.0
2026-07-11T01:16:13.8340286Z    Compiling hyper-rustls v0.27.9
2026-07-11T01:16:13.8382996Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T01:16:13.8536347Z    Compiling tokio-websockets v0.13.2
2026-07-11T01:16:14.1381766Z    Compiling reqwest v0.13.4
2026-07-11T01:16:15.4356195Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T01:16:37.5702958Z    Compiling spt-net v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-11T01:16:39.4743461Z    Compiling spt-daemon v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-11T01:16:51.7252180Z    Compiling spt v0.30.6 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-11T01:17:00.7196773Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 02s
2026-07-11T01:17:00.7461295Z      Running tests\n1_pairing.rs (target\debug\deps\n1_pairing-da9a758a4911d202.exe)
2026-07-11T01:17:00.8354150Z 
2026-07-11T01:17:00.8354501Z running 1 test
2026-07-11T01:17:09.2758809Z test new_brain_serves_against_old_broker ... ok
2026-07-11T01:17:09.2759117Z 
2026-07-11T01:17:09.2759423Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.44s
2026-07-11T01:17:09.2759858Z 
2026-07-11T01:17:09.3324295Z Post job cleanup.
2026-07-11T01:17:09.4595582Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-11T01:17:09.4820145Z git version 2.43.0.windows.1
2026-07-11T01:17:09.4857441Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\15bf35ff-aba5-4dbd-9b76-745a0612548e\.gitconfig'
2026-07-11T01:17:09.4872113Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\15bf35ff-aba5-4dbd-9b76-745a0612548e' before making global git config changes
2026-07-11T01:17:09.4872828Z Adding repository directory to the temporary git global config as a safe directory
2026-07-11T01:17:09.4877747Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-11T01:17:09.5126568Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-11T01:17:09.5375044Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-11T01:17:09.9509807Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-11T01:17:09.9736941Z http.https://github.com/.extraheader
2026-07-11T01:17:09.9760387Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-11T01:17:10.0019877Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-11T01:17:10.4190108Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-11T01:17:10.4440641Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-11T01:17:10.8435017Z Cleaning up orphan processes
